CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv median

搜索资源列表

  1. videodenoise-meanfilter

    0下载:
  2. OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:13555459
    • 提供者:辉少
  1. guass

    0下载:
  2. opencv 实现图像高斯滤波,中值滤波 -The opencv achieve image Gaussian filtering, median filtering Gaussian filtering, median filtering
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:1230764
    • 提供者:
  1. AddSaltNoise

    0下载:
  2. 在灰度图上添加椒盐噪声,并用中值滤波滤除噪声并保存,用opencv写的,需要安装opencv2.1-Add salt and pepper noise in grayscale, with a median filter to filter out the noise and save with opencv write, you need to install opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:159840
    • 提供者:刘明
  1. ancy

    0下载:
  2. opencv 读取视频图像并作一些简单的基本的处理,比如边缘检测,中值滤波-Read the video image and make a few simple basic processing, such as edge detection, median filtering, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:227513
    • 提供者:王大神
  1. medianFilter

    0下载:
  2. 中值滤波的经典文献,纯C代码以及基于opencv的代码-Median filtering classic literature, pure C code, and the code based on opencv
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:913309
    • 提供者:商国军
  1. ConsoleApplication11

    0下载:
  2. 利用OPENCV对图像进行加噪(均匀、椒盐)处理,并利用滤波器(修正的阿尔法均值滤波器、自适应中值滤波器)进行滤波 我配置的环境是vs2012+opencv2.0-The image noise by using the OPENCV (uniform, salt and pepper), and use the filter (modified Alfa mean filter, adaptive median filter) environmental filtering I configu
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6169707
    • 提供者:杨光
  1. d

    0下载:
  2. mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:149496
    • 提供者:ycj
  1. OpenCVdemo6-

    0下载:
  2. 基于MFC的OPENCV开发环境的中值滤波,均衡化,高斯滤波的对比-MFC-based median filter OPENCV development environment, equalization, contrast Gaussian filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2031826
    • 提供者:郭中权
  1. pinghua

    0下载:
  2. 实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行-Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4891516
    • 提供者:姚佳玉
  1. Mediana

    0下载:
  2. calculate the median of an image using opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:thamila
  1. MedianFilter_GPU

    1下载:
  2. 该VC++程序是基于CUDA架构的中值滤波程序,GPU加速,并且使用了opencv函数库-The VC++ program is based on the CUDA architecture median filtering program, GPU acceleration, and use the opencv library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:493684
    • 提供者:王顺飞
  1. Space_Filter

    0下载:
  2. OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter and it is derived Digital Image Processing Matlab edition in page117 it has ArithmeticM_Filter for Arithmetic Mean Filtering GeometricM_Filter for Geometric Mean Filtering H
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:172092
    • 提供者:atie
  1. Filters

    0下载:
  2. 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5089942
    • 提供者:王大碗
  1. picureProcess

    0下载:
  2. 一个运用vs和opencv实现对图像一些基本的处理(如灰度直方图,灰度纯属变换,灰度拉伸,几何变换,图像的增强如简单平滑和高斯平滑中值滤波sobel连续细化等)的小程序。-And a use vs opencv achieve some basic image processing (such as histogram, gray purely transformation, gray stretch, geometric transformation, image enhancement, s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:373214
    • 提供者:王鹏
  1. pictuer-smooth-and-increase

    0下载:
  2. 基于opencv利用均值滤波、中值滤波、最大值滤波、最小值滤波处理进行图像平滑,在对图像进行图像增强处理-Based opencv using mean filter, median filter, maximum value filter, minimum value filtering process for smoothing an image, the image in the image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:13040934
    • 提供者:云飞
« 1 2 3»
搜珍网 www.dssz.com